[INFO] fetching crate hnsw_rs 0.3.4...
[INFO] testing hnsw_rs-0.3.4 against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] extracting crate hnsw_rs 0.3.4 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate hnsw_rs 0.3.4
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate hnsw_rs 0.3.4
[INFO] tweaked toml for crates.io crate hnsw_rs 0.3.4 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate hnsw_rs 0.3.4 on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate hnsw_rs 0.3.4 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9396700b877138fa699b34f7b1ef8b300274418e3a0280d7fa0dbe47fd8763e0
[INFO] running `Command { std: "docker" "start" "-a" "9396700b877138fa699b34f7b1ef8b300274418e3a0280d7fa0dbe47fd8763e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9396700b877138fa699b34f7b1ef8b300274418e3a0280d7fa0dbe47fd8763e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9396700b877138fa699b34f7b1ef8b300274418e3a0280d7fa0dbe47fd8763e0", kill_on_drop: false }`
[INFO] [stdout] 9396700b877138fa699b34f7b1ef8b300274418e3a0280d7fa0dbe47fd8763e0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5eb4c6e5039ef575868a9c5dff948486377c901663ec83fb07bc8f1ff5e0f232
[INFO] running `Command { std: "docker" "start" "-a" "5eb4c6e5039ef575868a9c5dff948486377c901663ec83fb07bc8f1ff5e0f232", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling jiff v0.2.16
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling cpu-time v1.0.0
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling sysctl v0.6.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling anndists v0.1.3
[INFO] [stderr]    Compiling mmap-rs v0.7.0
[INFO] [stderr]    Compiling hnsw_rs v0.3.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.46s
[INFO] running `Command { std: "docker" "inspect" "5eb4c6e5039ef575868a9c5dff948486377c901663ec83fb07bc8f1ff5e0f232", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5eb4c6e5039ef575868a9c5dff948486377c901663ec83fb07bc8f1ff5e0f232", kill_on_drop: false }`
[INFO] [stdout] 5eb4c6e5039ef575868a9c5dff948486377c901663ec83fb07bc8f1ff5e0f232
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 983d863fedf053b195894ce50fd54f021b401f918dc78e3794bfef23afa6c583
[INFO] running `Command { std: "docker" "start" "-a" "983d863fedf053b195894ce50fd54f021b401f918dc78e3794bfef23afa6c583", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling hdf5-metno-types v0.11.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling ascii v1.1.0
[INFO] [stderr]    Compiling hdf5-metno v0.12.3
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling anndists v0.1.3
[INFO] [stderr]    Compiling ndarray v0.17.1
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling sysctl v0.6.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling skiplist v0.6.0
[INFO] [stderr]    Compiling hdf5-metno-derive v0.10.0
[INFO] [stderr]    Compiling mmap-rs v0.7.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling hdf5-metno-sys v0.11.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling hnsw_rs v0.3.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 40.24s
[INFO] running `Command { std: "docker" "inspect" "983d863fedf053b195894ce50fd54f021b401f918dc78e3794bfef23afa6c583", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "983d863fedf053b195894ce50fd54f021b401f918dc78e3794bfef23afa6c583", kill_on_drop: false }`
[INFO] [stdout] 983d863fedf053b195894ce50fd54f021b401f918dc78e3794bfef23afa6c583
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 742e0e99e9b4a3f5dd19ad0671306fc8ca4ebb227ea5ebdf33103d70598303fb
[INFO] running `Command { std: "docker" "start" "-a" "742e0e99e9b4a3f5dd19ad0671306fc8ca4ebb227ea5ebdf33103d70598303fb", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hnsw_rs-defba72bfb530034)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test hnswio::tests::test_bincode ... ok
[INFO] [stdout] test datamap::tests::test_file_mmap ... ok
[INFO] [stdout] test datamap::tests::test_mmap_iter ... ok
[INFO] [stdout] test hnswio::tests::read_write_empty_db ... ok
[INFO] [stdout] test hnswio::tests::reload_with_mmap ... ok
[INFO] [stdout] test hnsw::tests::test_sparse_search ... ok
[INFO] [stdout] test hnswio::tests::test_dump_reload_graph_only ... ok
[INFO] [stdout] test hnswio::tests::test_dump_reload_1 ... ok
[INFO] [stdout] test hnswio::tests::test_dump_reload_myfn ... ok
[INFO] [stdout] test flatten::tests::test_dump_reload_graph_flatten ... ok
[INFO] [stdout] test hnsw::tests::test_iter_layerpoint ... ok
[INFO] [stdout] test hnsw::tests::test_iter_point ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.54s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/deallocation_test.rs (/opt/rustwide/target/debug/deps/deallocation_test-694f43d4b279a14e)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/filtertest.rs (/opt/rustwide/target/debug/deps/filtertest-ab73568effd824fe)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test filter_l2 ... ok
[INFO] [stdout] test filter_levenstein ... ok
[INFO] [stderr]      Running tests/serpar.rs (/opt/rustwide/target/debug/deps/serpar-ded93458f1ad51fe)
[INFO] [stdout] test filter_villsnow ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 21.71s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::test_parallel ... ok
[INFO] [stdout] test tests::test_serial ... ok
[INFO] [stderr]    Doc-tests hnsw_rs
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 15.25s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "742e0e99e9b4a3f5dd19ad0671306fc8ca4ebb227ea5ebdf33103d70598303fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "742e0e99e9b4a3f5dd19ad0671306fc8ca4ebb227ea5ebdf33103d70598303fb", kill_on_drop: false }`
[INFO] [stdout] 742e0e99e9b4a3f5dd19ad0671306fc8ca4ebb227ea5ebdf33103d70598303fb
